Expand description

Postgres support for the bb8 connection pool.

Re-exports

pub use bb8;

Structs

A bb8::ManageConnection for tokio_postgres::Connections.